home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++,comp.unix.programmer,comp.unix.questions
- Path: newshub.ariel.cs.yorku.ca!cs911319
- From: cs911319@ariel.cs.yorku.ca (STEPHEN HOI CHI KONG)
- Subject: Re: C++ debugger
- X-Nntp-Posting-Host: red
- Message-ID: <DL6vK4.Ep7@ariel.cs.yorku.ca>
- Sender: news@ariel.cs.yorku.ca (*)
- Organization: York University, Dept. of Computer Science
- References: <4d5j9v$npn@sun4.bham.ac.uk> <SHALUNOV.96Jan12231548@math.wisc.edu>
- Date: Sun, 14 Jan 1996 20:57:40 GMT
-
- In article <SHALUNOV.96Jan12231548@math.wisc.edu> shalunov@math.wisc.edu (stanislav shalunov) writes:
- >In article <4d5j9v$npn@sun4.bham.ac.uk> posted on 12 Jan 1996
- >daltonsp@eee.bham.ac.uk (Steve Dalton) quoth:
- >
- > Can anyone recommend a good X C++ debugger that I can run under Solaris
- > 2.4. In the past I have used xcdb under AIX but have not yet found
- > anything anywhere near as good (unfortunately xcdb is AIX binary only).
- >
- >Try running gdb from emacs: if you use it once, you'll get addicted to it,
- >it is really powerful and convenient (gdb by itself is great thing, but
- >gud-mode makes it a charm).
- >
- >Have fun :-)
- >--
- >Stanislav Shalunov, http://math.wisc.edu/~shalunov/ | shalunov@math.wisc.edu
- >PGP key fingerprint = 62367EA3D4D01D88E021F40A0D938E12 | public key on www page
- >Opinions that might have been represented here are just mine, not anyone else's
-
- I am looking for a debugger that can support multi-processes and
- multi-threading tracing. My platform is Linux and solaris v2.4. Thanks in
- advance.
-
- Zollen
-
-
-